GoogleClientId

value class GoogleClientId(value: String)

A public identifier of your application within GCP.

This ID and GoogleClientSecret are used in the OAuth 2.0 flow.

Since

8.0.0

Constructors

Link copied to clipboard
constructor(value: String)